libhttp-daemon-perl software package provides simple http server class, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libhttp-daemon-perl
libhttp-daemon-perl is installed in your system.
Make ensure the libhttp-daemon-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libhttp-daemon-perl *
You will get with libhttp-daemon-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libhttp-daemon-perl |
| Version | 6.01-1 |
| Description | simple http server class |
| Sub Section | Perl |